Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Check Cross Toggle Icon MI/

index.html /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Check Cross Toggle Icon MI/index.html
322 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti
style.css /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Check Cross Toggle Icon MI/style.css
172 Views
0 Comments
html {
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
}

* {
box-sizing: inherit;
}
style.css.map /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Check Cross Toggle Icon MI/style.css.map
225 Views
0 Comments
{"version":3,"sourceRoot":"","sources":["style.scss"],"names":[],"mappings":"AAEA;EACI;EACA;;;AAGJ;EACI;;AAEA;EAEI;;;AAIR;EACI;E
style.scss /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Check Cross Toggle Icon MI/style.scss
231 Views
0 Comments
$color: #fff;

html {
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
}

* {